build-sys: Always EXTRA_DIST test scripts
authorColin Walters <walters@verbum.org>
Mon, 14 Jul 2025 19:36:42 +0000 (15:36 -0400)
committerColin Walters <walters@verbum.org>
Mon, 14 Jul 2025 19:37:15 +0000 (15:37 -0400)
commitfc7826cd44cbbfd3e566b18f97f9c5fbfda771d0
treef9b1e9a0f6966fa22b2dd2a8d258f69a56c4d738
parentf5db937187133c7bcad0da11099ea156462602f9
build-sys: Always EXTRA_DIST test scripts

Fixes the case of doing `make dist` without some
build features enabled.

Closes: https://github.com/ostreedev/ostree/issues/3469
Signed-off-by: Colin Walters <walters@verbum.org>
Makefile-tests.am